home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10141 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: news1.cris.com!news
  2. From: "James E. Fuller" <jef@ix.netcom.com>
  3. Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++
  4. Subject: Re: C/C++ knocks the crap out of Ada
  5. Date: Wed, 06 Mar 1996 01:29:52 -0700
  6. Organization: Fuller & Stone
  7. Message-ID: <313D4D00.875@ix.netcom.com>
  8. References: <JSA.96Feb16135027@organon.com> <4hakfl$ogd@fred.netinfo.com.au> <4hf701INNdl7@keats.ugrad.cs.ubc.ca> <313B44AE.4134@mtm.syr.ge.com> <4hg92vINNnat@keats.ugrad.cs.ubc.ca> <313C758E.18B2@lfwc.lockheed.com>
  9. NNTP-Posting-Host: cnc016042.concentric.net
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (WinNT; I)
  14.  
  15. Ken Garlington wrote:
  16. > > If C is so prone to errors, why isn't the same program plagued by runaway
  17. > > pointers, heap corruption and other nasties? After all, we C idiots can't write
  18. > > ten lines of code without introducing such problems, right?
  19. > Counter-example - if C code isn't so prone to the types of errors Ada is designed
  20. > to catch, then why are there so many add-on tools available to try to find these
  21. > errors in C code?  
  22. Because there are one helluva lot of people writing C(++) code.
  23.  
  24. > What is driving this market? 
  25. Profit potential.
  26.  
  27. Everybody wants a quick fix, a magic wand that makes their code 
  28. right.  If you're gonna sell tools to do that, you probably will 
  29. want to target the language that darn near everybody uses, huh?
  30.  
  31. Jim Fuller
  32.